setAutoThreshold("Otsu dark no-reset"); //Threshold signal
run("Set Measurements...", "area min centroid redirect=None decimal=3");//Add centroid position to measurements being recorded
run("Analyze Particles...", " show=[Overlay Masks] display exclude clear summarize overlay");//Analyze particles
selectWindow("Results");//Bring the Results table to the front as this often becomes buriedrun("Gaussian Blur...", "sigma=1"); //Filter image to minimise representation of noise